IMapChangedEventArgs.CollectionChange Property

Gets the type of change that occurred in the map.

Syntax

public:
property CollectionChange CollectionChange {
         CollectionChange get ();
}  

Property value

Type: CollectionChange 

The type of change in the map.

Remarks

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IMapChangedEventArgs Generic Interface

IMapChangedEventArgs Members

Windows.Foundation.Collections Namespace